projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ebb5150
)
(syms_of_buffer): Doc fix.
author
Richard M. Stallman
<rms@gnu.org>
Mon, 19 Mar 2007 05:27:45 +0000
(
05:27
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Mon, 19 Mar 2007 05:27:45 +0000
(
05:27
+0000)
src/buffer.c
patch
|
blob
|
history
diff --git
a/src/buffer.c
b/src/buffer.c
index c0fb8b2454f4ff9d688bfd884f08725d63a1cf45..20cab85e9dacd6387fdfe78e5a77bae960ca2f5c 100644
(file)
--- a/
src/buffer.c
+++ b/
src/buffer.c
@@
-5682,7
+5682,7
@@
characters or nil. The value nil means display the character in the
default fashion; otherwise, the characters from the vector are delivered
to the screen instead of the original character.
-For example, (aset buffer-display-table ?X
(vector ?Y)) will cause
Emacs
+For example, (aset buffer-display-table ?X
[?Y]) tells
Emacs
to display a capital Y instead of each X character.
In addition, a char-table has six extra slots to control the display of: